ComponentOne ASP.NET MVC Controls
OnClientPrepareCellForEdit Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientPrepareCellForEdit Property
Occurs when an editor cell is created and before it becomes active.
Syntax
'Declaration
 
Public Overridable Property OnClientPrepareCellForEdit As String
public virtual string OnClientPrepareCellForEdit {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members